home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / apidev / sc3x04.exe / CONNINFO.DOC < prev    next >
Text File  |  1993-05-25  |  1KB  |  29 lines

  1.                           Get Connection Information
  2.  
  3.     This call returns information about a user at the given connection
  4.     number.
  5.  
  6.     WARNING:  Using a connection number larger than the maximum number 
  7.               of connections supported by the server has been known to
  8.               cause ABENDS.
  9.             
  10.     Function 23 (17h)
  11.   
  12.     Request Buffer
  13.  
  14.         Offset   Request Packet Contents        Bytes    Remarks
  15.         ------   ---------------------------    -----    -------
  16.         0        Sub-function Structure Len     2        Length
  17.         2        28 (1Ch)                       1
  18.         3        Target Connection Number       4
  19.  
  20.     Reply Buffer
  21.  
  22.         Offset   Request Packet Contents        Bytes    Remarks
  23.         ------   ---------------------------    -----    -------
  24.         0        Unique User ID                 4        Hi-Lo
  25.         4        User Type                      2
  26.         6        User Name[48]                  48
  27.         54       Login Time[7]                  7
  28.         61       Reserved                       1
  29.